[fix][broker] Fix create ns - #4
Closed
nodece wants to merge 1 commit into
Closed
Conversation
nodece
force-pushed
the
fix-create-ns
branch
from
September 20, 2022 06:50
e053315 to
76f152e
Compare
4 tasks
nodece
force-pushed
the
fix-create-ns
branch
3 times, most recently
from
September 26, 2022 03:47
1780876 to
621979b
Compare
4 tasks
Signed-off-by: Zixuan Liu <nodeces@gmail.com>
nodece
force-pushed
the
fix-create-ns
branch
2 times, most recently
from
September 30, 2022 04:06
4981f0d to
a1835b0
Compare
nodece
added a commit
that referenced
this pull request
Jan 11, 2024
* [broker][admin]Add api for update topic properties (apache#17238) (cherry picked from commit b21f728) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [broker][admin] Add cmd to remove topic properties (apache#17337) * [broker][admin] Add cmd to remove topic properties * address comment * address comment (cherry picked from commit 7075a5c) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [fix][broker] Fix NPE when updating topic's properties (apache#17352) Co-authored-by: bjhuxiaohua <bjhuxiaohua@foxmail.com> (cherry picked from commit f1d1158) --------- Co-authored-by: Xiaoyu Hou <anonhxygo@gmail.com> Co-authored-by: Ruguo Yu <jiang7chengzitc@163.com> Co-authored-by: Flowermin <48741608+Flowermin@users.noreply.github.com>
nodece
added a commit
that referenced
this pull request
Mar 19, 2024
* [broker][admin]Add api for update topic properties (apache#17238) (cherry picked from commit b21f728) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [broker][admin] Add cmd to remove topic properties (apache#17337) * [broker][admin] Add cmd to remove topic properties * address comment * address comment (cherry picked from commit 7075a5c) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [fix][broker] Fix NPE when updating topic's properties (apache#17352) Co-authored-by: bjhuxiaohua <bjhuxiaohua@foxmail.com> (cherry picked from commit f1d1158) --------- Co-authored-by: Xiaoyu Hou <anonhxygo@gmail.com> Co-authored-by: Ruguo Yu <jiang7chengzitc@163.com> Co-authored-by: Flowermin <48741608+Flowermin@users.noreply.github.com>
nodece
added a commit
that referenced
this pull request
May 11, 2024
* [broker][admin]Add api for update topic properties (apache#17238) (cherry picked from commit b21f728) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [broker][admin] Add cmd to remove topic properties (apache#17337) * [broker][admin] Add cmd to remove topic properties * address comment * address comment (cherry picked from commit 7075a5c) Signed-off-by: Zixuan Liu <nodeces@gmail.com> * [fix][broker] Fix NPE when updating topic's properties (apache#17352) Co-authored-by: bjhuxiaohua <bjhuxiaohua@foxmail.com> (cherry picked from commit f1d1158) --------- Co-authored-by: Xiaoyu Hou <anonhxygo@gmail.com> Co-authored-by: Ruguo Yu <jiang7chengzitc@163.com> Co-authored-by: Flowermin <48741608+Flowermin@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
doc-not-needed